const html/template.stateJSBlockCmt

7 uses

	html/template (current package)
		context.go#L145: 	stateJSBlockCmt
		context.go#L183: 	case stateHTMLCmt, stateJSBlockCmt, stateJSLineCmt, stateJSHTMLOpenCmt, stateJSHTMLCloseCmt, stateCSSBlockCmt, stateCSSLineCmt:
		escape.go#L783: 			case stateJSBlockCmt:
		state_string.go#L26: 	_ = x[stateJSBlockCmt-15]
		transition.go#L34: 	stateJSBlockCmt:     tBlockCmt,
		transition.go#L304: 			c.state, i = stateJSBlockCmt, i+1
		transition.go#L466: 	case stateJSBlockCmt: